More Project Examples


Interruptions at the First Presidential Debate

My first natural language processing/text mining! This was a lot of fun, because I watched the debate and then was able to examine how well my actual perceptions matched what the data told me.

Key Skills: NLP, data cleaning




Manufacturers and the Drugs They Make

This project is part of my work for Data for Democracy, a great loose association of data scientists working on projects for public benefit in their free time. This was my first Shiny app, and it’s always getting a few tweaks and improvements when I have time.

Key Skills: web coding, data visualization, Shiny




Medical No-Shows in a Brazilian Hospital

What features of patients help providers predict who is at risk of not showing up to appointments? This one provides insights that could be used by the actual hospital that is the source of the data that can be used to improve their patient care.

Key Skills: data cleaning, modeling, data visualization, machine learning




Dental Care in the ACA Marketplace

I think this is a good kernel, but it never got traction because the data was not glamorous and the results were not very cheerful. In short, the dental coverage from the ACA is seriously inadequate for population needs, unfortunately.

Key Skills: data cleaning, GIS




Tidy Text Mining in Facebook Posts

In this project, I used a provided dataset of facebook posts from a community group and analyzed a few details about the content- specifically, how sentiment and gender related to “likes” on the posts.

Key Skills: NLP, data cleaning, data visualization